home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / cl14s23b.zip / CALLS.CNF next >
Text File  |  1992-04-15  |  9KB  |  286 lines

  1. ;
  2. ; Configuration file for CALLS v14s23b.
  3. ; Anything following ";" is a comment.
  4. ; Keywords may appear in any order.
  5. ; Default values will be used for keywords not specified in the config file.
  6. ;
  7.  
  8. ;full name of caller input file (or NUL) - Default = CALLER
  9. INFILE  C:\PCB\MAIN\CALLER
  10.  
  11. ;output file to produce - Default = BLT99
  12. OUTFILE C:\PCB\GEN\BLT11
  13.  
  14. ;input file of a Header to precede report - Default = NUL
  15. ;HEADER C:\PCB\GEN\BLT11.HD
  16.  
  17. ;file for saved history information (or NUL) - Default = CALLS.SAV
  18. SAVEFILE CALLS.SAV
  19.  
  20. ;file for outputting any unknown line for study (or NUL) - Default = NUL
  21. UNKNOWNFILE UNKNOWN.TXT
  22.  
  23. ;include all Door lines in unknown file - Default = NO
  24. DOORREPORT NO
  25.  
  26. ;include all Junk lines in unknown file - Default = NO
  27. ;junk lines are those recognized by CALLS and skipped over.
  28. JUNKREPORT YES
  29.  
  30. ;include all Catchall lines in unknown file - Default = NO
  31. ;Catchall lines are those recognized by CALLS in the Catchall routine which
  32. ;picks up lines missed by the normal scan (some just have to be done this way)
  33. CATCHALLREPORT YES
  34.  
  35. ;include all unknown lines in unknown file - Default = YES
  36. UNKNOWNREPORT YES
  37.  
  38. ;number of nodes to scan (1=single node mode) - Default = 1
  39. NODES   1
  40.  
  41. ;list of nodes (in order of desired scan, NODES should equal the number of
  42. ;nodes included in the list. If no list provided then all nodes will be
  43. ;scanned from 1 to NODES)
  44. ;NODES 3
  45. ;NODELIST 5 3 1
  46.  
  47. ;list of reports to produce from the following list - ANSTBCXO!RPDEVU^-F=GY1Y2Y3Y4Y5Y6Y7Y8#HIJKLQ&M
  48. ;
  49. ;   A - system statistics            B - graphic modes
  50. ;   C - baud rates                   D - hourly usage
  51. ;   E - conferences joined           F - bulletins read
  52. ;   G - doors opened                 H - download protocols
  53. ;   I - download efficiency          J - upload protocols
  54. ;   K - upload efficiency            L - batch sizes
  55. ;   M - files downloaded             N - security statistics
  56. ;   O - security level counters      P - connect type analysis
  57. ;   Q - free downloads *Not PCB*     R - Minutes used by Security
  58. ;   S - Sysop Statistics             T - User Statistics
  59. ;   U - User Messages                V - Conf Messages
  60. ;   W - Event Report                 X - Language Report
  61. ;   Y - Door Report                  Z - insert a blank line
  62. ;   @ - insert a @MORE@ prompt       $ - insert a @PAUSE@ prompt
  63. ;   % - insert a @WAIT@ prompt       * - insert a @CLS@
  64. ;   ! - Last Called In Report        # - Message Statistics
  65. ;   = - Time Spent in Doors Report   ^ - User Uploads
  66. ;   - - Callers Hanging Up           & - Caller ID Report
  67. ;
  68. ; Door Reports are followed by number
  69. ;   1 - InstaReg                     2 - PCBVerify
  70. ;   3 - Callback                     4 - Depository
  71. ;   5 - MailDoor (Generic)           6 - QMail
  72. ;   7 - MarkMail                     8 - User Definable
  73. ;
  74. REPORTS *ANZSTZBCDXO!RPEVU^-F=GY1ZY2Y3ZY4Y5ZY6Y7ZY8#HIJKL&MW%
  75.  
  76. ;Exclude accumulation of Data for graph reports - Default - None
  77. ;Allowable entries are (CEFLOPQRUVWXY!=^-&)
  78. ;REPORTEXCLUDE Y
  79.  
  80. ;Action to perform after each section
  81. ;Allowable entries are (Z@$%*)
  82. REPORTACTION Z%*
  83.  
  84. ;Type of report to output, ASCII, ANSI, BOTH or PCBOARD - Default - BOTH
  85. REPORTTYPE PCBOARD
  86.  
  87. ;peak hours to report
  88. ;                 1         2
  89. ;       012345678901234567890123
  90. PEAK    YNNNNNNNNNNNNNNNNYYYYYYY
  91.  
  92. ;shorten graph to just percentage used - Default = no
  93. ;NO/YES/or the minumum percent to start at
  94. SHORTENGRAPH 50
  95.  
  96. ;full name of Sysop or SYSOP
  97. SYSOPNAME GARY MEEKER
  98.  
  99. ;First Name to Exclude from stats (RNET.EXE is always excluded)
  100. ; up to 10 entries are allowed (this is not for USER names!)
  101. ;EXCLUDENAME RNET.EXE
  102.  
  103. ;Full User Name to exclude from stats (Conference Messages Left,
  104. ; Uploads and Caller Hungup Reports). Up to 50 entries are allowed.
  105. ; Adding '*' as first character of name will flag User as a NetUser.
  106. ;EXCLUDEUSER GARY MEEKER
  107.  
  108. ;Door to exclude from stats (Doors Opened and Time Spent in Doors)
  109. ; Up to 50 entries are allowed.
  110. EXCLUDEDOOR REMOTE
  111.  
  112. ;Label given to the Doors that are excluded. - Default = Unlisted
  113. ;NONDOORNAME Unlisted
  114.  
  115. ;Area Code for CALLER ID Report. If matched then is considered a Local Call.
  116. AREACODE 404
  117.  
  118. ;Save filenames & counts in the history information file YES (default) or NO
  119. FILENAMES YES
  120.  
  121. ;File mask of files to be ignored completely, wildcards allowed
  122. ; up to 10 entries are allowed (wildcard '#' matches any digit)
  123. FILTERFILES *.GIF
  124. FILTERFILES *.TIF
  125. FILTERFILES *.PIC
  126. FILTERFILES #####?.ZIP
  127. FILTERFILES #####?.CAP
  128.  
  129. ;number of "User Messages Left" to report
  130. MAXUSERS 30
  131.  
  132. ;number of "User Uploads" to report
  133. MAXUL 30
  134.  
  135. ;number of "Callers Hanging Up" to report
  136. MAXHANGUP 30
  137.  
  138. ;number of "Conference Messages Left" to report
  139. MAXMSGS 20
  140.  
  141. ;number of "free downloads" to report
  142. MAXFREE 10
  143.  
  144. ;maximum number of conferences to report
  145. MAXCONF 20
  146.  
  147. ;maximum number of bulletins to report
  148. MAXBLT  20
  149.  
  150. ;maximum number of doors to report
  151. MAXDOOR 20
  152.  
  153. ;maximum number of batch sizes to report
  154. MAXBATCH 5
  155.  
  156. ;minimum d/l's to include a file in report
  157. MINDL   2
  158.  
  159. ;redefine protocol names
  160.  
  161. PROTOCOL A Ascii (Non-Binary)
  162. PROTOCOL X Xmodem (Checksum)
  163. PROTOCOL C Xmodem (CRC)
  164. PROTOCOL O 1K-Xmodem (Ymodem)
  165. PROTOCOL F 1K-Xmodem-G(Ymodem/G)
  166. PROTOCOL Y Ymodem  (PCB Batch)
  167. PROTOCOL G Ymodem/G(PCB Batch)
  168. PROTOCOL D Ymodem  (DSZ Batch)
  169. PROTOCOL H Ymodem/G(DSZ Batch)
  170. PROTOCOL Z Zmodem  (DSZ Batch)
  171. PROTOCOL N None
  172.  
  173. ;redefine Door Names   -  (I,V,C,D,G,Q,M,U)
  174. ;corresponds to report - Y(1,2,3,4,5,6,7,8)
  175. ;
  176. ; A '/' may be used to seperate Mulitple Door Names for the Same Door
  177. ;  (Note: No spaces allowed)     ie. DOOR I INSTAREG/RENEW
  178. ;
  179. DOOR I INSTAREG
  180. DOOR V VERIFY
  181. DOOR C CALLBACK
  182. DOOR D DEPOSIT
  183. DOOR G MAIL
  184. DOOR Q QMAIL4
  185. DOOR M MM-2/MM2/MARKMAIL
  186. DOOR U REGISTER
  187.  
  188. ;Text to be added before the Security Level - Default = Level
  189. SECLABEL Security Level
  190.  
  191. ;Text to be added before the Security Level - Default = ''
  192. ;if blank then line will not be printed
  193. NOSECLABEL No Security Level
  194.  
  195. ;Maximum item length for variable length items - Default = 20
  196. ; (variable length items are defined by ITEMLEN of -1)
  197. ;
  198. ;ITEMMAX 25
  199.  
  200. ;Item length for graphs, If set to -1 then will be set to longest item
  201. ;ITEMLEN C -1
  202. ;ITEMLEN P -1
  203.  
  204. ;Report Label for Generic Mail Door - Default = Your Mail Door
  205. ;Report Label for User Definable Mail Door - Default = Any Door
  206. ;REPORTTITLE A Here's a Title
  207. REPORTTITLE Y5 Cam-Mail Door
  208. REPORTTITLE Y8 Register Door
  209.  
  210. ;redefine User Definable Door Text - (1-20)
  211. ;DEFDOOR 1 FIND THIS TEXT
  212. ;
  213. ; If not defined then the entry will not be scanned for regardless of
  214. ; DEFDOORTYPE or DEFREPORT entry. If defined then the text will be
  215. ; scanned for anywhere in the line. Order of variables can be important.
  216. ;
  217. DEFDOOR 1 ADJUSTED
  218. DEFDOOR 2 CARRIER LOST
  219. DEFDOOR 3 KEYBOARD TIMEOUT
  220.  
  221. ;redefine User Definable Door Variable Type - (1-20)
  222. ;DEFDOORTYPE 1 1
  223. ;
  224. ; When DEFDOOR is defined:
  225. ; Bit 2 means Carrier lost, Doesn't count if Door Logged User Off
  226. ; Bit 4 means Door Logged User Off
  227. ; Bit 8 means Line contains HH:MM entry to stop Door Timing
  228. ;
  229. ; When DEFREPORT is NOT defined:
  230. ; Assigning a  1 means show '  .......................       '
  231. ; Assigning a -1 means show '                                '
  232. ;
  233. DEFDOORTYPE 1 1
  234. DEFDOORTYPE 2 2
  235. DEFDOORTYPE 3 1
  236.  
  237. ;redefine User Definable Door Report Text - (1-20)
  238. ;DEFREPORT 1 Found the text
  239. ;
  240. ; If not defined then the entry will not be Reported, unless DEFDOORTYPE
  241. ; is defined in which case a blank entry will be reported.
  242. ;
  243. DEFREPORT 1 Security Level Adjusted
  244. DEFREPORT 2 Caller Dropped Carrier
  245. DEFREPORT 3 Keyboard Timeouts
  246.  
  247. ;Include Refused to Register and Access Denied - Refused Registration
  248. REFUSEDREG NO
  249.  
  250. ;redefine Language Names - 20 characters max - (1 - 30)
  251. ;LANGUAGE 5 Three Stooges    (5)
  252. LANGUAGE 1 English [Default](1)
  253. LANGUAGE 2 Southern Style   (2)
  254. LANGUAGE 3 Three Stooges    (3)
  255.  
  256. ;define how event time is reported
  257. ;   EVENTMODE OFF disables calculation of event duration.
  258. ;   EVENTMODE BUSY calculates event duration and accounts for it
  259. ;       as 'busy' time (i.e. the system was in use during this time).
  260. ;   EVENTMODE IDLE calculates event duration and accounts for it
  261. ;       as 'idle' time (i.e. the system was NOT in use during this time).
  262. EVENTMODE BUSY
  263.  
  264. ;define how Sysop chat time is reported
  265. ;   CHATMODE OFF disables calculation of Sysop chat duration.
  266. ;   CHATMODE BUSY calculates Sysop chat duration and accounts for it
  267. ;       as 'busy' time (i.e. the system was in use during this time).
  268. ;   CHATMODE IDLE calculates Sysop chat duration and accounts for it
  269. ;       as 'idle' time (i.e. the system was NOT in use during this time).
  270. CHATMODE IDLE
  271.  
  272. ;define how Node chat time is reported
  273. ;   NODEMODE OFF disables calculation of Node chat duration.
  274. ;   NODEMODE BUSY calculates Node chat duration and accounts for it
  275. ;       as 'busy' time (i.e. the system was in use during this time).
  276. ;   NODEMODE IDLE calculates Node chat duration and accounts for it
  277. ;       as 'idle' time (i.e. the system was NOT in use during this time).
  278. NODEMODE IDLE
  279.  
  280. ;Enable filtering of Modem return data - Default = ON
  281. RINGFILTER ON
  282.  
  283. ;Enable filtering of CONNECT from Modem return data - Default = OFF
  284. CONNECTFILTER ON
  285.  
  286.